home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / wcmd110.zip / README.TXT < prev    next >
Text File  |  1992-04-04  |  9KB  |  178 lines

  1. Windows Command Readme file
  2.  
  3. Welcome to Windows Command!
  4.  
  5. What is Windows Command?
  6.      Windows Command is a command line interface designed
  7. for the Microsoft Windows environment.  It combines the
  8. features of enhanced DOS command line interpreters with the
  9. ability to access the features of Windows.  These features
  10. include:
  11.      * User-definable execution menu
  12.      * Disk serial number retrieval in DIR and SER.
  13.      * FINDFILE command to search entire drives for files.
  14.      * Microsoft Windows 3.1 and 3.0 compatiblity
  15.      * Novell Netware compatible
  16.      * command history/recall with history save and load
  17.      * filename completion with wildcard support
  18.      * command aliases
  19.      * Parameter substitution and user-definable variables in
  20.        aliases and batch files
  21.      * multiple commands per line
  22.      * redirection of standard output
  23.      * a complete command set including MOVE, PRINT and EXCEPT
  24.      * a File Browser to access filenames through a file dialog
  25.      * minimize, maximize or close any window from the command line
  26.      * set Windows filename associations from the command line
  27.      * display various information in the title bar
  28.      * much more!
  29.  
  30. When and why would I use Windows Command?
  31.      Windows Command can be used any time you would normally
  32. run a DOS shell, such as COMMAND.COM, under any mode of
  33. Windows.  This means you can have "DOS" running in a window
  34. under 386 Enhanced, Standard, and even Real mode Windows!
  35. You can also use Windows Command as your Windows shell,
  36. instead of Program Manager or File Manager.  If you are
  37. accustomed to using the command line in DOS, and find you
  38. can issue commands faster by typing than by dragging your
  39. mouse around, Windows Command can help you to be more
  40. productive while using Windows.  If you don't have a mouse
  41. (or just don't like to use it), you will find that Windows
  42. Command makes it much easier to access the abilities of
  43. Windows.
  44.      Windows Command is a true Windows program, which means
  45. you may start any Windows program from its command line,
  46. which is either impossible or difficult from ordinary DOS
  47. shells.  With Windows Command, you will use less memory, and
  48. less processor time than if you ran a DOS program under 386
  49. Enhanced mode Windows (Windows Command takes as little as
  50. 55K of RAM).  The result is that Windows Command is a
  51. faster, smaller command-line interface.
  52.      Windows Command allows interaction with Windows in a
  53. manner much more familiar to experienced users than through
  54. any graphical Windows program.  Almost every computer and
  55. operating system in the world is accessed through some form
  56. of command line, be it DOS, Unix, VMS, CP-M, etc.  While a
  57. command-line may seem less friendly to new users, it still
  58. provides the most powerful method of executing commands.
  59. Windows Command takes advantage of this to provide the best
  60. of both worlds: powerful command-line control over a
  61. powerful graphical system.  Experienced users will certainly
  62. benefit from this, and the graphical elements make the
  63. Windows Command environment a much friendlier and easier
  64. place for new users to learn about DOS and the command line.
  65.  
  66. How do I use Windows Command?
  67.      Using Program Manager, File Manager, or another Windows
  68. Shell program, execute the File Run command from the menu,
  69. and type WCOMMAND.EXE (don't forget to include the pathname
  70. to the directory it is in: e.g. C:\WIN\APPS\WCOMMAND.EXE),
  71. then press ENTER, and Windows Command will start.  That's
  72. it!  If you need help at any time, press F1, issue the HELP
  73. command at the command line, or choose a Help option from
  74. the menu.  Since Windows Command uses most of the same
  75. commands and conventions as COMMAND.COM for DOS, you can use
  76. your DOS reference manual to help you get started, as well.
  77.  
  78. What files should I have received with Windows Command?
  79.      The complete package contains the following files:
  80. General Information Files
  81.      README.TXT    General information about Windows Command (this file!)
  82.      ORDER.TXT    an order form for registering Windows Command
  83.      RELEASE.TXT    notes on releases of Windows Command
  84.      LICENSE.TXT    The Windows Command License Agreement
  85. Program Files
  86.      WCOMMAND.EXE    the Windows Command executable file
  87.      WCOMMAND.HLP    the Windows Command help file
  88.      WCLIB.DLL        the Windows Command function library
  89. Sample feature/Utility files
  90.      RUN.BAT        DOS batch file for running dos programs
  91.      SAMPLE.HST        sample history list file
  92.      UNIX.WCB        sample batch file to emulate a Unix C-Shell
  93.      WCOMMAND.MNU     sample menu file
  94.      Anyone is free to distribute this unregistered package
  95. of Windows Command provided that all the above files remain
  96. together in the package.  More detailed information on
  97. copying this package is available in the license agreement,
  98. in the file LICENSE.TXT.
  99.  
  100. What do I do with the sample feature files that come with Windows Command?
  101.      RUN.BAT is a batch file used for running DOS programs
  102. that print text on the screen.  Normally, when these programs
  103. terminate from a DOS full-screen session under Windows, 
  104. the screen clears before you have a chance to see what
  105. the output is on the screen.  RUN.BAT puts a pause after
  106. the execution of the program to allow you to see what
  107. output the program gave, then you can press any key when
  108. you are ready to continue.  You can use RUN.BAT by issuing
  109. RUN <command> at the command line, where <command> is any
  110. DOS command with 9 or less arguments.  For example, 
  111. RUN UNZIP WCMD11.ZIP would run the command UNZIP WCMD11.ZIP,
  112. then pause after execution for you to press a key.
  113.      SAMPLE.HST is a file made by issuing a HISTORY LIST >
  114. SAMPLE.HST command at the Windows Command command line.  In
  115. the file itself, each line represents one command saved in
  116. the command history.  You can load the commands in this file
  117. into the history list by issuing a HISTORY LOAD SAMPLE.HST
  118. command at the command line.  You can save and load history
  119. files of your own by using the commands described here.
  120.      UNIX.WCB is a sample batch file included just to
  121. demonstrate one of the capabilities of Windows Command batch
  122. files, the emulation of other command-line systems.  Since
  123. the shareware version of Windows Command does not support
  124. batch file execution, you will not be able to execute
  125. UNIX.WCB directly, but you can type in the commands from the
  126. batch file individually to see what the result of running
  127. the batch file would be.
  128.      WCOMMAND.MNU is a sample menu file that can be loaded
  129. by issuing the MENU command.  This will load the menu
  130. described in the menu file into the Windows Command menu
  131. bar.  You can modify this menu file by editing it (with
  132. Notepad or another text editor) to include any command you
  133. wish to have menu access to.
  134.      More information on HISTORY, batch files, and MENU is
  135. available in the Windows Command online help system.
  136.  
  137. Why should I register Windows Command?
  138.      After the 21-day evaluation period expires, you must
  139. either register the program, or stop using it.  However,
  140. the sooner you register, the sooner you will be able to 
  141. take full advantage of all the features of Windows Command.
  142.      If you like Windows Command and want to use it as your 
  143. shell or just as a Windows utility, registering will eliminate
  144. the introductory dialog boxes found in the shareware version 
  145. (yes, even the one with my smiling face on it).  Those screens 
  146. are there to introduce new users to Windows Command, and to 
  147. remind you that your copy of Windows Command is not a 
  148. registered copy (and, I must admit, creating those dialogs 
  149. was fun!).  The registered version eliminates these boxes, 
  150. and allows you access to all the available features of
  151. Windows Command.  These extra features are documented in the
  152. file RELEASE.TXT, which should have accompanied this
  153. package.  Registered users will also receive discounted or
  154. free upgrades to new versions of Windows Command as commands
  155. and features are added.
  156.  
  157. How do I register Windows Command?
  158.      All the information you need is in the opening screens,
  159. or in the file ORDER.TXT, which should have accompanied this
  160. package.  You should read over LICENSE.TXT completely before
  161. filling out the order form.  You can view any of the .TXT or
  162. .DOC files that came with Windows Command by using Notepad, 
  163. which ships with Microsoft Windows.
  164.  
  165. What if I have an idea for a feature I'd like to see in
  166. Windows Command?
  167.      By all means, send it to me!  I'd love to hear your
  168. ideas, and am looking forward to incorporating more
  169. features.  You can write to me at the address below:
  170.           Michael B. Tierney
  171.           205 Inglewood Dr.
  172.           Pittsburgh, PA 15228 USA
  173. or send electronic mail to:
  174.           Compuserve: 70604,1512
  175.           Internet/Bitnet: 70604,1512@compuserve.com
  176.      I'm looking forward to hearing from you!
  177.  
  178.